home *** CD-ROM | disk | FTP | other *** search
/ Klondike Gold - An Interactive History / Klondike Gold - An Interactive History.iso / gr6.dir / 00128_Script_128 < prev    next >
Text File  |  1995-11-28  |  189b  |  17 lines

  1. on exitFrame
  2.   --5
  3.   
  4.   HL 45, 28
  5.   
  6.   preLoadCast  48
  7.   
  8.   if rollover(3) then
  9.     show "K005.a"
  10.   else
  11.     reshow "5", "K005"
  12.     prompt2
  13.   end if
  14.   
  15.   go the frame
  16.   
  17. end